home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / StackUp.swf / scripts / DefineButton2_55 / BUTTONCONDACTION on(press, keyPress Up).as < prev   
Encoding:
Text File  |  2001-07-16  |  53 b   |  4 lines

  1. on(press, keyPress "<Up>"){
  2.    gotoAndPlay(69);
  3. }
  4.